Skip to main content

Status & Parameters

Status

StatusDefinitionImplication
VerifiedThe data provided (e.g., email, address, phone number, IP, BIN, etc.) is legitimate and has passed all checks.No further action required, and the transaction can be trusted.
DeclinedThe transaction is marked as declined when none of the identity parameters are verified.The transaction is not accepted, and blacklisting the identity parameters is recommended.
RiskyThe transaction data exhibits more risk factors than the valid identity parameters.Immediate attention and investigation are required, as the data is likely involved in fraud.
SuspiciousThe data provided is suspected of being linked to fraudulent or illicit activities based on detected patterns.A flagged transaction that is a threat but not a greater threat and has certain fraudulent parameters.

Parameters

Email Lookup

ParameterDescription
emailThe user's email address, used to validate the email's legitimacy and check against fraud databases.

AML For Persons

ParameterDescription
f_nameThe user's first name.
l_nameThe user's last name.
dobDate of birth in YYYY-MM-DD format.
genderThe gender of the user (e.g., "male", "female").
fuzzy_amlpOptional flag for AML Person Check. Set to 1 to enable fuzzy matching on person-related AML databases.

AML For Business

ParameterDescription
companyThe company name associated with the user, used for the AML Business check.
fuzzy_amlbOptional flag for AML Business Check. Set to 1 to enable fuzzy matching on business-related AML databases.

IP Lookup

ParameterDescription
ipThe user's IP address, used to check geolocation and any associated fraud risks.

Phone Lookup

ParameterDescription
phoneThe user's phone number, used to check its validity and any associated risks.

BIN Lookup

ParameterDescription
binThe Bank Identification Number (BIN) of the card used by the user.

Address Lookup

ParameterDescription
addressThe full address of the user, which will be validated against known address databases.
countryThe ISO 3166-1 two-letter country code representing the user's country (e.g., "sg" for Singapore).